home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / tangerine-panic.swf / scripts / DefineButton2_71 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-04  |  45 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("credits");
  3. }
  4.